-
Notifications
You must be signed in to change notification settings - Fork 1
fix: TT-226 Show user an error message when they try to save a time e… #674
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: TT-226 Show user an error message when they try to save a time e… #674
Conversation
Codecov Report
Continue to review full report at Codecov.
|
thegreatyamori
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good Job !!
src/app/modules/shared/components/details-fields/details-fields.component.spec.ts
Show resolved
Hide resolved
|
LGTM 🚀 ! |
|
Kudos, SonarCloud Quality Gate passed!
|
TT-226
This PR implement 'When the user tries to save, an error message should be shown that the clock out time can’t be before the clock in time'.